home *** CD-ROM | disk | FTP | other *** search
/ PD ROM 1 / PD ROM Volume I - Macintosh Software from BMUG (1988).iso / Education / Computer Science⁄EE / HandsOn (Binary Trees) / HandsOn (Binary Trees).rsrc / DITL.txt < prev    next >
Encoding:
Text File  |  1988-07-23  |  7.4 KB  |  274 lines

  1. DITL_256.txt
  2. # 7 entries
  3. # item 0: BUTTON (0x04) enabled
  4. #   bounds: x1=110 y1=140 x2=190 y2=160
  5. #   text: "OK"
  6. # item 1: TEXT (0x88) disabled
  7. #   bounds: x1=20 y1=20 x2=319 y2=36
  8. #   text: "       HandsOn                  by John Glenn"
  9. # item 2: TEXT (0x88) disabled
  10. #   bounds: x1=20 y1=40 x2=319 y2=56
  11. #   text: "A workshop that brings binary trees to life."
  12. # item 3: TEXT (0x88) disabled
  13. #   bounds: x1=20 y1=60 x2=319 y2=76
  14. #   text: "           Dartmouth, August 28, 1984"
  15. # item 4: TEXT (0x88) disabled
  16. #   bounds: x1=20 y1=80 x2=319 y2=96
  17. #   text: ""
  18. # item 5: TEXT (0x88) disabled
  19. #   bounds: x1=20 y1=100 x2=319 y2=116
  20. #   text: "Aesthetic arrangement of trees by Reingold"
  21. # item 6: TEXT (0x88) disabled
  22. #   bounds: x1=20 y1=120 x2=319 y2=136
  23. #   text: "& Tilford, 1981 (IEEE Transcript on Software)"
  24.  
  25.  
  26. DITL_257.txt
  27. # 5 entries
  28. # item 0: BUTTON (0x04) enabled
  29. #   bounds: x1=20 y1=80 x2=100 y2=101
  30. #   text: "OK"
  31. # item 1: BUTTON (0x04) enabled
  32. #   bounds: x1=210 y1=80 x2=290 y2=101
  33. #   text: "Cancel"
  34. # item 2: TEXT (0x88) disabled
  35. #   bounds: x1=20 y1=10 x2=319 y2=26
  36. #   text: "Type a word, number, or anything else"
  37. # item 3: TEXT (0x88) disabled
  38. #   bounds: x1=20 y1=27 x2=319 y2=43
  39. #   text: "you want to put into the new node."
  40. # item 4: EDIT_TEXT (0x10) enabled
  41. #   bounds: x1=60 y1=55 x2=144 y2=71
  42. #   text: ""
  43.  
  44.  
  45. DITL_258.txt
  46. # 5 entries
  47. # item 0: BUTTON (0x04) enabled
  48. #   bounds: x1=20 y1=80 x2=100 y2=101
  49. #   text: "OK"
  50. # item 1: BUTTON (0x04) enabled
  51. #   bounds: x1=210 y1=80 x2=290 y2=101
  52. #   text: "Cancel"
  53. # item 2: TEXT (0x88) disabled
  54. #   bounds: x1=20 y1=10 x2=319 y2=26
  55. #   text: "Type the word you wish to search"
  56. # item 3: TEXT (0x88) disabled
  57. #   bounds: x1=20 y1=27 x2=319 y2=43
  58. #   text: "for."
  59. # item 4: EDIT_TEXT (0x10) enabled
  60. #   bounds: x1=60 y1=55 x2=144 y2=71
  61. #   text: ""
  62.  
  63.  
  64. DITL_259.txt
  65. # 5 entries
  66. # item 0: BUTTON (0x04) enabled
  67. #   bounds: x1=20 y1=80 x2=100 y2=101
  68. #   text: "OK"
  69. # item 1: BUTTON (0x04) enabled
  70. #   bounds: x1=210 y1=80 x2=290 y2=101
  71. #   text: "Cancel"
  72. # item 2: TEXT (0x88) disabled
  73. #   bounds: x1=20 y1=10 x2=319 y2=26
  74. #   text: "Type the word you wish to remove"
  75. # item 3: TEXT (0x88) disabled
  76. #   bounds: x1=20 y1=27 x2=319 y2=43
  77. #   text: "from the list."
  78. # item 4: EDIT_TEXT (0x10) enabled
  79. #   bounds: x1=60 y1=55 x2=144 y2=71
  80. #   text: ""
  81.  
  82.  
  83. DITL_260.txt
  84. # 6 entries
  85. # item 0: BUTTON (0x04) enabled
  86. #   bounds: x1=110 y1=148 x2=190 y2=170
  87. #   text: "OK"
  88. # item 1: BUTTON (0x04) enabled
  89. #   bounds: x1=210 y1=148 x2=290 y2=170
  90. #   text: "Cancel"
  91. # item 2: TEXT (0x88) disabled
  92. #   bounds: x1=20 y1=10 x2=319 y2=26
  93. #   text: "Type the infix expression to be parsed."
  94. # item 3: TEXT (0x88) disabled
  95. #   bounds: x1=20 y1=27 x2=319 y2=43
  96. #   text: "(e.g. 4*(2+5) )  CAUTION: this will"
  97. # item 4: EDIT_TEXT (0x10) enabled
  98. #   bounds: x1=20 y1=71 x2=290 y2=135
  99. #   text: ""
  100. # item 5: TEXT (0x88) disabled
  101. #   bounds: x1=20 y1=44 x2=319 y2=61
  102. #   text: "replace the current tree!"
  103.  
  104.  
  105. DITL_261.txt
  106. # 6 entries
  107. # item 0: BUTTON (0x04) enabled
  108. #   bounds: x1=110 y1=148 x2=190 y2=170
  109. #   text: "OK"
  110. # item 1: BUTTON (0x04) enabled
  111. #   bounds: x1=210 y1=148 x2=290 y2=170
  112. #   text: "Cancel"
  113. # item 2: TEXT (0x88) disabled
  114. #   bounds: x1=20 y1=10 x2=319 y2=26
  115. #   text: "Type the postfix expression to be parsed."
  116. # item 3: TEXT (0x88) disabled
  117. #   bounds: x1=20 y1=27 x2=319 y2=43
  118. #   text: "(e.g. 4 2 5 + * )  CAUTION: this will"
  119. # item 4: EDIT_TEXT (0x10) enabled
  120. #   bounds: x1=20 y1=71 x2=290 y2=135
  121. #   text: ""
  122. # item 5: TEXT (0x88) disabled
  123. #   bounds: x1=20 y1=44 x2=319 y2=61
  124. #   text: "replace the current tree!"
  125.  
  126.  
  127. DITL_262.txt
  128. # 6 entries
  129. # item 0: BUTTON (0x04) enabled
  130. #   bounds: x1=110 y1=148 x2=190 y2=170
  131. #   text: "OK"
  132. # item 1: BUTTON (0x04) enabled
  133. #   bounds: x1=210 y1=148 x2=290 y2=170
  134. #   text: "Cancel"
  135. # item 2: TEXT (0x88) disabled
  136. #   bounds: x1=20 y1=10 x2=319 y2=26
  137. #   text: "Type the prefix expression to be parsed."
  138. # item 3: TEXT (0x88) disabled
  139. #   bounds: x1=20 y1=27 x2=319 y2=43
  140. #   text: "(e.g. * 4 + 2 5 )  CAUTION: this will"
  141. # item 4: EDIT_TEXT (0x10) enabled
  142. #   bounds: x1=20 y1=71 x2=290 y2=135
  143. #   text: ""
  144. # item 5: TEXT (0x88) disabled
  145. #   bounds: x1=20 y1=44 x2=319 y2=61
  146. #   text: "replace the current tree!"
  147.  
  148.  
  149. DITL_300.txt
  150. # 0 entries
  151.  
  152.  
  153. DITL_350.txt
  154. # 5 entries
  155. # item 0: BUTTON (0x04) enabled
  156. #   bounds: x1=210 y1=70 x2=290 y2=92
  157. #   text: "OK"
  158. # item 1: TEXT (0x88) disabled
  159. #   bounds: x1=50 y1=10 x2=339 y2=26
  160. #   text: "The Delete Child command only"
  161. # item 2: TEXT (0x88) disabled
  162. #   bounds: x1=50 y1=27 x2=339 y2=43
  163. #   text: "works when the child is a leaf"
  164. # item 3: TEXT (0x88) disabled
  165. #   bounds: x1=50 y1=44 x2=339 y2=61
  166. #   text: "node.  Please see Explain."
  167. # item 4: ICON (0xA0) disabled
  168. #   bounds: x1=8 y1=8 x2=40 y2=40
  169. #   ICON resource ID: 0
  170.  
  171.  
  172. DITL_351.txt
  173. # 4 entries
  174. # item 0: BUTTON (0x04) enabled
  175. #   bounds: x1=210 y1=70 x2=290 y2=92
  176. #   text: "OK"
  177. # item 1: TEXT (0x88) disabled
  178. #   bounds: x1=50 y1=10 x2=339 y2=26
  179. #   text: "The word you were searching for"
  180. # item 2: TEXT (0x88) disabled
  181. #   bounds: x1=50 y1=27 x2=339 y2=43
  182. #   text: "could not be found."
  183. # item 3: ICON (0xA0) disabled
  184. #   bounds: x1=8 y1=8 x2=40 y2=40
  185. #   ICON resource ID: 0
  186.  
  187.  
  188. DITL_352.txt
  189. # 5 entries
  190. # item 0: BUTTON (0x04) enabled
  191. #   bounds: x1=210 y1=70 x2=290 y2=92
  192. #   text: "OK"
  193. # item 1: TEXT (0x88) disabled
  194. #   bounds: x1=50 y1=10 x2=339 y2=26
  195. #   text: "The expression had too many operands"
  196. # item 2: TEXT (0x88) disabled
  197. #   bounds: x1=50 y1=27 x2=339 y2=43
  198. #   text: "for one operator, or had extra right"
  199. # item 3: TEXT (0x88) disabled
  200. #   bounds: x1=50 y1=44 x2=339 y2=61
  201. #   text: "parentheses. I ignored the extra(s)."
  202. # item 4: ICON (0xA0) disabled
  203. #   bounds: x1=8 y1=8 x2=40 y2=40
  204. #   ICON resource ID: 0
  205.  
  206.  
  207. DITL_353.txt
  208. # 5 entries
  209. # item 0: BUTTON (0x04) enabled
  210. #   bounds: x1=210 y1=70 x2=290 y2=92
  211. #   text: "OK"
  212. # item 1: TEXT (0x88) disabled
  213. #   bounds: x1=50 y1=10 x2=339 y2=26
  214. #   text: "The expression ended too soon,"
  215. # item 2: TEXT (0x88) disabled
  216. #   bounds: x1=50 y1=27 x2=339 y2=43
  217. #   text: "when I expected to find another"
  218. # item 3: TEXT (0x88) disabled
  219. #   bounds: x1=50 y1=44 x2=339 y2=61
  220. #   text: "operand.  I used \"?????\" instead."
  221. # item 4: ICON (0xA0) disabled
  222. #   bounds: x1=8 y1=8 x2=40 y2=40
  223. #   ICON resource ID: 0
  224.  
  225.  
  226. DITL_354.txt
  227. # 5 entries
  228. # item 0: BUTTON (0x04) enabled
  229. #   bounds: x1=210 y1=70 x2=290 y2=92
  230. #   text: "OK"
  231. # item 1: TEXT (0x88) disabled
  232. #   bounds: x1=50 y1=10 x2=339 y2=26
  233. #   text: "I expected an operator (+,-,*,/,^)"
  234. # item 2: TEXT (0x88) disabled
  235. #   bounds: x1=50 y1=27 x2=339 y2=43
  236. #   text: "but found something else instead."
  237. # item 3: TEXT (0x88) disabled
  238. #   bounds: x1=50 y1=44 x2=339 y2=61
  239. #   text: "(I marked the offender with \"??\".)"
  240. # item 4: ICON (0xA0) disabled
  241. #   bounds: x1=8 y1=8 x2=40 y2=40
  242. #   ICON resource ID: 0
  243.  
  244.  
  245. DITL_355.txt
  246. # 5 entries
  247. # item 0: BUTTON (0x04) enabled
  248. #   bounds: x1=210 y1=70 x2=290 y2=92
  249. #   text: "OK"
  250. # item 1: TEXT (0x88) disabled
  251. #   bounds: x1=50 y1=10 x2=339 y2=26
  252. #   text: "I expected a number or variable"
  253. # item 2: TEXT (0x88) disabled
  254. #   bounds: x1=50 y1=27 x2=339 y2=43
  255. #   text: "name, but found something else"
  256. # item 3: TEXT (0x88) disabled
  257. #   bounds: x1=50 y1=44 x2=339 y2=61
  258. #   text: "instead, which I marked with \"??\"."
  259. # item 4: ICON (0xA0) disabled
  260. #   bounds: x1=8 y1=8 x2=40 y2=40
  261. #   ICON resource ID: 0
  262.  
  263.  
  264. DITL_400.txt
  265. # 2 entries
  266. # item 0: BUTTON (0x04) enabled
  267. #   bounds: x1=100 y1=260 x2=180 y2=285
  268. #   text: "OK"
  269. # item 1: BUTTON (0x04) enabled
  270. #   bounds: x1=312 y1=260 x2=392 y2=285
  271. #   text: "Cancel"
  272.  
  273.  
  274.